Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dotnet cli options (--no-restore) and (--blame) #2250

Merged
merged 3 commits into from
Feb 14, 2019

Conversation

Viridovics
Copy link
Contributor

Description

-- fixes #2226

Add next dotnet cli options:

  • (--no-restore) for PublishOptions, BuildOptions, PackOptions
  • (--blame) for TestOptions

@matthid
Copy link
Member

matthid commented Feb 14, 2019

I guess/hope the CI failure was something temporary: https://dev.azure.com/fakebuild/FSProjects/_build/results?buildId=892

@matthid
Copy link
Member

matthid commented Feb 14, 2019

Thanks a lot! Sorry for the delay

@matthid matthid merged commit b3cffaa into fsprojects:release/next Feb 14, 2019
@Viridovics Viridovics deleted the add-dotnet-cli-options branch February 14, 2019 23:53
@matthid matthid mentioned this pull request Feb 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MSBuild --no-restore cli argument is not available despite a DoRestore option
2 participants